wrapbox: Lookie, an unused variable
authorBenjamin Otte <otte@redhat.com>
Mon, 13 Sep 2010 23:17:17 +0000 (01:17 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 13 Sep 2010 23:17:17 +0000 (01:17 +0200)
gtk/gtkwrapbox.c

index ec90d3512e515268efc0dffe8e146e5ef7d6fc4d..65afc6488f0e5aaaf576cf94c16366af0ef07841 100644 (file)
@@ -763,7 +763,6 @@ allocate_child (GtkWrapBox      *box,
   GtkWrapBoxPrivate  *priv   = box->priv;
   GtkAllocation       widget_allocation;
   GtkAllocation       child_allocation;
-  GtkSizeRequestMode  request_mode;
 
   gtk_widget_get_allocation (GTK_WIDGET (box), &widget_allocation);